From a94f3d55367d2bdbacbe55b10e69cddc9aecb45b Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 21 Sep 2008 17:05:56 +0000 Subject: [PATCH] Add doc for navitel. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3521 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/navitel_trk.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/navitel_trk.xml diff --git a/gpsbabel/xmldoc/formats/navitel_trk.xml b/gpsbabel/xmldoc/formats/navitel_trk.xml new file mode 100644 index 000000000..0edc5bc4b --- /dev/null +++ b/gpsbabel/xmldoc/formats/navitel_trk.xml @@ -0,0 +1,8 @@ + + NavitelNavigator is very popular navigation + software in Russia and it's neighbors. + + + This binary format only stores the latitude and the longitude of a trackpoint and is + limited to 10000 points per file. + -- 2.30.2